home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000238_blitz-list-request_Tue Aug 23 11:23:27 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from mhs.swan.ac.uk (mhs.swan.ac.uk [137.44.1.33]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id LAA20107 for <blitz-list@helsinki.fi>; Tue, 23 Aug 1994 11:22:57 +0300
  2. Received: from ce1.swan.ac.uk by mhs.swan.ac.uk with SMTP (PP) 
  3.           id <16429-0@mhs.swan.ac.uk>; Tue, 23 Aug 1994 09:22:53 +0100
  4. Received: from CE1/MERCURY by CE1.SWAN.AC.UK (Mercury 1.12);
  5.           Tue, 23 Aug 94 9:29:55 GMT0BST
  6. Received: from MERCURY by CE1 (Mercury 1.12); Tue, 23 Aug 94 9:29:44 GMT0BST
  7. From: Martin Kift <M.H.Kift@swansea.ac.uk>
  8. To: blitz-list@helsinki.fi
  9. Date: Tue, 23 Aug 1994 09:29:35 GMT0BST
  10. Subject: bug, I think.
  11. Priority: normal
  12. X-mailer: Pegasus Mail/Windows v1.11
  13. Message-ID: <A9BEAB152C@CE1.SWAN.AC.UK>
  14. MIME-Version: 1.0
  15. Content-Type: text/plain; charset="us-ascii"
  16. Content-Transfer-Encoding: 7bit
  17. X-Status: 
  18. Status: O
  19.  
  20. Hi guys and gals.
  21.  
  22. Yesterday, a nasty little bug crept into my game, and I'm damned if I 
  23. now what it is. When playing my game, and then exiting back to WB, WB 
  24. appears okay as usual, but it runs very slow. When I checked with the 
  25. realtime monitor to see what was running, I noticed that my game was 
  26. still running and active, although all memory had been freed. This 
  27. happens every time I run it now, either from the editor or from the 
  28. icon.
  29.  
  30. My only idea was that maybe it was an interupt left running, but I've 
  31. checked my code thoroughly, and I'm sure its not this (I only use int 
  32. 5 for playing mods anyway).
  33.  
  34. Does anybody have any ideas?? 
  35.  
  36. Thanks.
  37.  
  38. +---------------------------------+---------------------------------------+
  39. | Martin Kift                     |   Software developer (C/C++/OWL/MFC)  |
  40. | Email: M.H.Kift@swansea.ac.uk   |   Procede Software Ltd., UK.          |
  41. +---------------------------------+---------------------------------------+
  42.